home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 5
/
Apprentice-Release5.iso
/
Source Code
/
C
/
Applications
/
Telnet 2.7b5
/
source
/
config
/
Popup.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-03-02
|
143 b
|
6 lines
|
[
TEXT/CWIE
]
typedef struct {
short item; /* Dialog item id */
MenuHandle h; /* Popup menu handle */
short choice; /* Current choice (1...) */
} popup;